Extract the structure of a data model

{ getDataModelStructure }

Returns the structural definition of a materialized data model in JSON format.

Method

/API2/dataSources/getDataModelStructure

  • API Section: /API2/dataSources
  • API Version: 2.0
  • From Release: 2020.0
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin
  • Input Parameters

    Name

    modelId

    Type

    string

    Description

    The model's system ID

    Output Response

    Successful Result Code

    200

    Response Type

    Description of Response Type

    The model definition that contains details of tables, their relationships and joins, and measures.